-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENG-353] Add mempool unit and e2e tests #90
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@HashTraveler I think it'd be good to have a couple of these modeled as integration tests w/o mocks
You can use 78fc7160ff046b0d859db32003cce8bdfbc1d6eb676764a7f45bcc0a2fc6fadf:0 as a stable UTXO and https://mempool.space/address/13KKYd2RDYm9j6U1f4odEJ2HrNMaTpu9dp as a stable addres. Appears user lost their keys or something possibly
02b8f59
to
fa03153
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #90 +/- ##
==========================================
+ Coverage 57.72% 59.06% +1.34%
==========================================
Files 23 23
Lines 816 816
==========================================
+ Hits 471 482 +11
+ Misses 345 334 -11 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
beautiful!
No description provided.